html{-webkit-text-size-adjust: 100%;}@font-face {
	font-family:'Frutiger';
	src:url("../fonts/frutigernextlt-medium-webfont.eot");
	src:url("../fonts/frutigernextlt-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/frutigernextlt-medium-webfont.woff") format("woff"), url("../fonts/frutigernextlt-medium-webfont.ttf") format("truetype"), url("../fonts/frutigernextlt-medium-webfont.svg#frutigernextltregular") format("svg");
	font-weight:400;
	font-style:normal;
}


@font-face {
	font-family:"dbs-ib-login";
	src:url("../fonts/dbs-ib-login.eot");
	src:url("../fonts/dbs-ib-login.eot?#iefix") format("embedded-opentype"),
	url("../fonts/dbs-ib-login.woff") format("woff"), url("../fonts/dbs-ib-login.ttf") format("truetype"), url("../fonts/dbs-ib-login.svg#dbs-ib-login") format("svg");
	font-weight:normal;
	font-style:normal;
}

[data-icon]:before {
	font-family:"dbs-ib-login" !important;
	content:attr(data-icon);
	font-style:normal !important;
	font-weight:normal !important;
	font-variant:normal !important;
	text-transform:none !important;
	speak:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family:"dbs-ib-login" !important;
	font-style:normal !important;
	font-weight:normal !important;
	font-variant:normal !important;
	text-transform:none !important;
	speak:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.icon-key-2:before {
  content: "f";
}
.icon-profile-1:before {
  content: "g";
}
body {
	font-family:'Frutiger';
	font-size:14px;
	font-weight:300;
	color:#100f0f;
	line-height:20px;
	overflow-x:hidden;
}


body, html {
	margin:0;
	padding:0;
	width:100%;
	min-height:100%;
}

ul, li, h1, h2, h3, h4, h5, p {
	margin:0;
	padding:0;
	list-style-type:none;
}

img {
	border:0;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

a {
    /*color: #ff3333;   ******* updates*/
    text-decoration: none;
    color: #909090;    
}

a:hover {
	color:#c00;
	text-decoration:underline;
}


input:focus, buttton:focus {
	outline:0;
}


.btn {
	padding:7px 12px;
	font-size:18px;
	font-weight:300;
	text-align:center;
	cursor:pointer;
	box-shadow:none;
	line-height:20px;
	border:0;
	border-left:medium none;
	border-right:medium none;
	border-top-style:medium none;
	margin:0;
	font-family:"Frutiger", Arial, sans-serif;
	margin-bottom: 15px;
}

.btn:hover {
	text-decoration:none;
}

.btn.btn-primary, .btn.btn-primary:visited {
	color:#f7f2f2;
	background-color:#c00;
	border-bottom:2px solid #7f0000;
	display: block;
	width: 100%
}

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
	text-decoration:none;
	background-color:#ab0000;
}

.btn.btn-secondary, .btn.btn-secondary:visited {
	background-color:#f4f0ea;
	border-bottom:2px solid #ccc6c6;
	color:#666363;
	width: 100%;
}

.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary:focus {
	background-color:#e9e6e1;
}

.btn.btn-secondary-new, .btn.btn-secondary-new:visited {
	background-color:#c00;
	border-bottom:2px solid #7f0000;
	color:#f7f2f2;
}
.btn.btn-secondary-new:hover, .btn.btn-secondary-new:active, .btn.btn-secondary-new:focus {
	background-color:#ab0000;
}

i {
	margin-right:5px;
}


iframe#iframe1 {
	width:100%;
	height:100%;
	
	position:absolute;
	min-height: 580px;
}


.login-form{
	width:280px;
	margin-right:130px;
	margin-top:100px;
	float:right;
	background:#fff;
	position: relative;
	border-top: 5px solid #cc0000;
	z-index: 99;
	padding: 15px 20px;
	border-left:1px solid #666872;
	-moz-box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.30), 0 6px 3px 0 rgba(0, 0, 0, 0.23);
	box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.30), 0 6px 3px 0 rgba(0, 0, 0, 0.23);
}
.login-form h1{
	  color: #100f0f;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 15px;
}
.login-form h1 a{
	font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.forget {
	text-align: right;
	color:#999494;
	margin-bottom: 15px;
}
.no-account{
	text-align: left;
	line-height: 36px;color:#999494;
	
}
.no-account button{
	float: right;
}
.links{
	border-top: 0px solid #ccc6c6;
	padding-top: 10px;

}
.links li {
    padding: 0px; 
    line-height: 24px;
    color: #909090;
	float: none;
	display: block;
	clear: both;
}

.links li a,
.links li a:visited {
	color: #909090;
  display: inline;
	text-decoration: none;
}

.links li a:hover {
	text-decoration: underline;
}
.form-row {
    position: relative;
    /*border: 1px solid #ccc6c6; ******* updates*/
    margin-bottom: 10px;
    height: 34px;
    padding: 2px;
    background: none; /******* updates*/
}

.form-row span.icon {
	float:left;
	margin:8px 0 0 10px;
	color:#ccc6c6;
}


.error-msg {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.error-msg h4 {
    word-break: break-word;
    white-space: normal;
    font-weight: normal;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    color: #ff3333;
}

.error-msg1 {
	background:none repeat scroll 0 0 #fcf2f2;
	border:1px solid #C00;
	padding:10px;	
	margin-bottom:10px;
	color:#C00;
}

.error-msg1 h4 {	
	word-break:break-word;
	white-space:normal;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	color:#C00;
}

.brower-detect-error {
	position:relative;
	background:none repeat scroll 0 0 #f4f0ea;
	border:1px solid #ccc6c6;
	padding:10px;
	position:relative;
	text-align:center;
	color:#333 !important;
	font-size:14px;
	line-height:20px;
	text-align:left;
	margin-bottom:10px;
}

.brower-detect-error a {
	color:#333 !important;
}



@media ( min-width :1400px) {
	.login-form {
		margin-top: 170px;
	}
}

@media ( min-width :768px) and (max-width:1024px) {
	.login-form {
    float: none;
    margin: 0 auto;
    top: 100px
	}
}

@media ( min-width :0) and (max-width:767px) {
	.login-form {
		width: 100%;
		margin: 0;
		box-sizing: border-box;
		border: 0;
		box-shadow: none;
	}
	iframe#iframe1 {
		height: 590px
	}
}

@media(min-width:1200px) {
    .login-form {
        margin-top: 8%;
    }
}

/* Match reference layout: keep login box on the right for desktop-like widths. */
@media (min-width:900px) {
  .login-form {
    float: right;
    margin-right: 130px;
    margin-left: 0;
    margin-top: 100px;
    top: auto;
  }
}

/****** updates ****/
.login-form .input-layout {
    position: relative;
    /*margin-top: 44px*/
    margin:10;
    padding:10;
}

.login-form .input-layout label {
    color: #909090;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 2px;
    -webkit-transition: .2s ease all;
    transition: .2s ease all
}

.login-form .input-layout input[type=text],
.login-form .input-layout input[type=password] {
    font-size: 18px;
    color: #000000;
    border: 0;
    width: 100%;
    height: 30px;
    padding: 1px 0 5px 0px;
    border-bottom: 1px solid #dadee6;
    box-shadow: none;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    border-radius: 0;
    font-weight: 500;
}
.login-form .input-layout input[type=password] {
    font-size: 20px;
}

/****** updates - input off state ****/
.login-form .input-layout input[type=text]:focus~label,
.login-form .input-layout input[type=text]:valid~label,
.login-form .input-layout input[type=password]:focus~label,
.login-form .input-layout input[type=password]:valid~label{
    top: -8px;
    color: #909090;
    opacity: 1;
    font-size: 16px;
    left: 0;
}

/****** updates - input typing state ****/
.login-form .input-layout input[type=text]:focus:not([readonly])~label,
.login-form .input-layout input[type=password]:focus:not([readonly])~label,
.login-form .input-layout input:valid.notEmpty~label {
    color: #909090;
    font-weight: 400;
    top:-30px;
    font-size: 12px;
}

.login-form .input-layout input[type=text]:focus:required:invalid:focus,
.login-form .input-layout input[type=password]:focus:required:invalid:focus {
    box-shadow: none
}

.login-form .input-layout input[type=text].error,
.login-form .input-layout input[type=password].error {
    border-bottom-color: #ff3333;
    border-bottom-width: 2px;
    border-radius: 0
}


.login-form .input-layout .alert-danger,
.login-form .input-layout .alert-error {
    background-color: transparent;
    border-color: transparent;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #DD2B00;
    padding: 0;
    margin: 0;
    border-radius: 0
}

.login-form .input-layout .alert-danger a,
.login-form .input-layout .alert-error a {
    color: #DD2B00;
    text-decoration: underline
}

.login-form .input-layout .alert-email,
.login-form .input-layout .alert-name,
.login-form .input-layout .alert-password,
.login-form .input-layout .alert-passwordConfirmation {
    display: none
}

.login-form .input-layout .alert-dynamic {
    padding-bottom: 20px
}

.login-form .input-layout .bar {
    display: block;
    width: 100%
}

.login-form .input-layout .bar:after,
.login-form .input-layout .bar:before,
.login-form .input-layout input.red:focus~.bar:after,
.login-form .input-layout input.red:focus~.bar:before {
    content: '';
    height: 1px;
    width: 0;
    bottom: 5px;
    position: absolute;
    background: #909090;
    -webkit-transition: .2s ease all;
    transition: .2s ease all
}

.login-form .input-layout .bar:before {
    left: 50%
}

.login-form .input-layout .bar:after {
    right: 50%
}

.login-form .input-layout input:focus~.bar:after,
.login-form .input-layout input:focus~.bar:before {
    width: 50%;
}

.login-form .input-layout .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: .5
}

.login-form .input-layout input:focus~.highlight {
    -webkit-animation: inputHighlighter .3s ease;
    animation: inputHighlighter .3s ease
}

input[type="text"], input[type="password"] {
	position: relative;
	height: 32px;
	width: 240px;
	border: 0;
	box-shadow: none;
	float: left;
	font-size: 16px;
	margin: 0;
	box-sizing: border-box;
	transition: all 0.2s ease-in-out;
	line-height: 1;
}

#pwd.red, #uname.red, #pwd.red:focus, #uname.red:focus {
    border-bottom: 1px solid #ff3333 !important
}


@media(min-width:768px) { 

    @keyframes headShake {
      0 {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
      }
      12.5% {
        -webkit-transform: perspective(500px) rotateY(-9deg);
        -moz-transform: perspective(500px) rotateY(-9deg);
        -o-transform: perspective(500px) rotateY(-9deg);
        -ms-transform: perspective(500px) rotateY(-9deg);
        transform: perspective(500px) rotateY(-9deg);
      }
      37.5% {
        -webkit-transform: perspective(650px) rotateY(7deg);
        -moz-transform: perspective(650px) rotateY(7deg);
        -o-transform: perspective(650px) rotateY(7deg);
        -ms-transform: perspective(650px) rotateY(7deg);
        transform: perspective(650px) rotateY(7deg);
      }
      62.5% {
        -webkit-transform: perspective(800px) rotateY(-5deg);
        -moz-transform: perspective(800px) rotateY(-5deg);
        -o-transform: perspective(800px) rotateY(-5deg);
        -ms-transform: perspective(800px) rotateY(-5deg);
        transform: perspective(800px) rotateY(-5deg);
      }
      87.5% {
        -webkit-transform: perspective(1000px) rotateY(3deg);
        -moz-transform: perspective(1000px) rotateY(3deg);
        -o-transform: perspective(1000px) rotateY(3deg);
        -ms-transform: perspective(1000px) rotateY(3deg);
        transform: perspective(1000px) rotateY(3deg);
      }
      100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);  
        transform: translateX(0);
      }
    }
    @-moz-keyframes headShake {
      0 {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
      }
      12.5% {
        -webkit-transform: perspective(500px) rotateY(-9deg);
        -moz-transform: perspective(500px) rotateY(-9deg);
        -o-transform: perspective(500px) rotateY(-9deg);
        -ms-transform: perspective(500px) rotateY(-9deg);
        transform: perspective(500px) rotateY(-9deg);
      }
      37.5% {
        -webkit-transform: perspective(650px) rotateY(7deg);
        -moz-transform: perspective(650px) rotateY(7deg);
        -o-transform: perspective(650px) rotateY(7deg);
        -ms-transform: perspective(650px) rotateY(7deg);
        transform: perspective(650px) rotateY(7deg);
      }
      62.5% {
        -webkit-transform: perspective(800px) rotateY(-5deg);
        -moz-transform: perspective(800px) rotateY(-5deg);
        -o-transform: perspective(800px) rotateY(-5deg);
        -ms-transform: perspective(800px) rotateY(-5deg);
        transform: perspective(800px) rotateY(-5deg);
      }
      87.5% {
        -webkit-transform: perspective(1000px) rotateY(3deg);
        -moz-transform: perspective(1000px) rotateY(3deg);
        -o-transform: perspective(1000px) rotateY(3deg);
        -ms-transform: perspective(1000px) rotateY(3deg);
        transform: perspective(1000px) rotateY(3deg);
      }
      100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);  
        transform: translateX(0);
      }
    }
    @-o-keyframes headShake {
      0 {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
      }
      12.5% {
        -webkit-transform: perspective(500px) rotateY(-9deg);
        -moz-transform: perspective(500px) rotateY(-9deg);
        -o-transform: perspective(500px) rotateY(-9deg);
        -ms-transform: perspective(500px) rotateY(-9deg);
        transform: perspective(500px) rotateY(-9deg);
      }
      37.5% {
        -webkit-transform: perspective(650px) rotateY(7deg);
        -moz-transform: perspective(650px) rotateY(7deg);
        -o-transform: perspective(650px) rotateY(7deg);
        -ms-transform: perspective(650px) rotateY(7deg);
        transform: perspective(650px) rotateY(7deg);
      }
      62.5% {
        -webkit-transform: perspective(800px) rotateY(-5deg);
        -moz-transform: perspective(800px) rotateY(-5deg);
        -o-transform: perspective(800px) rotateY(-5deg);
        -ms-transform: perspective(800px) rotateY(-5deg);
        transform: perspective(800px) rotateY(-5deg);
      }
      87.5% {
        -webkit-transform: perspective(1000px) rotateY(3deg);
        -moz-transform: perspective(1000px) rotateY(3deg);
        -o-transform: perspective(1000px) rotateY(3deg);
        -ms-transform: perspective(1000px) rotateY(3deg);
        transform: perspective(1000px) rotateY(3deg);
      }
      100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);  
        transform: translateX(0);
      }
    }
    @-ms-keyframes headShake {
      0 {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
      }
      12.5% {
        -webkit-transform: perspective(500px) rotateY(-9deg);
        -moz-transform: perspective(500px) rotateY(-9deg);
        -o-transform: perspective(500px) rotateY(-9deg);
        -ms-transform: perspective(500px) rotateY(-9deg);
        transform: perspective(500px) rotateY(-9deg);
      }
      37.5% {
        -webkit-transform: perspective(650px) rotateY(7deg);
        -moz-transform: perspective(650px) rotateY(7deg);
        -o-transform: perspective(650px) rotateY(7deg);
        -ms-transform: perspective(650px) rotateY(7deg);
        transform: perspective(650px) rotateY(7deg);
      }
      62.5% {
        -webkit-transform: perspective(800px) rotateY(-5deg);
        -moz-transform: perspective(800px) rotateY(-5deg);
        -o-transform: perspective(800px) rotateY(-5deg);
        -ms-transform: perspective(800px) rotateY(-5deg);
        transform: perspective(800px) rotateY(-5deg);
      }
      87.5% {
        -webkit-transform: perspective(1000px) rotateY(3deg);
        -moz-transform: perspective(1000px) rotateY(3deg);
        -o-transform: perspective(1000px) rotateY(3deg);
        -ms-transform: perspective(1000px) rotateY(3deg);
        transform: perspective(1000px) rotateY(3deg);
      }
      100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);  
        transform: translateX(0);
      }
    }
    @-webkit-keyframes headShake {
      0 {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
      }
      12.5% {
        -webkit-transform: perspective(500px) rotateY(-9deg);
        -moz-transform: perspective(500px) rotateY(-9deg);
        -o-transform: perspective(500px) rotateY(-9deg);
        -ms-transform: perspective(500px) rotateY(-9deg);
        transform: perspective(500px) rotateY(-9deg);
      }
      37.5% {
        -webkit-transform: perspective(650px) rotateY(7deg);
        -moz-transform: perspective(650px) rotateY(7deg);
        -o-transform: perspective(650px) rotateY(7deg);
        -ms-transform: perspective(650px) rotateY(7deg);
        transform: perspective(650px) rotateY(7deg);
      }
      62.5% {
        -webkit-transform: perspective(800px) rotateY(-5deg);
        -moz-transform: perspective(800px) rotateY(-5deg);
        -o-transform: perspective(800px) rotateY(-5deg);
        -ms-transform: perspective(800px) rotateY(-5deg);
        transform: perspective(800px) rotateY(-5deg);
      }
      87.5% {
        -webkit-transform: perspective(1000px) rotateY(3deg);
        -moz-transform: perspective(1000px) rotateY(3deg);
        -o-transform: perspective(1000px) rotateY(3deg);
        -ms-transform: perspective(1000px) rotateY(3deg);
        transform: perspective(1000px) rotateY(3deg);
      }
      100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);  
        transform: translateX(0);
      }
    }
    .headShake {
      -webkit-animation-duration: .5s;
      -ms-animation-duration: .5s;
      -o-animation-duration: .5s;
      -moz-animation-duration: .5s;
      animation-duration: .5s;
      -webkit-animation-timing-function: ease-in-out;    
      -ms-animation-timing-function: ease-in-out;   
      -o-animation-timing-function: ease-in-out;   
      -moz-animation-timing-function: ease-in-out; 
      animation-timing-function: ease-in-out;
      -webkit-animation-name: headShake;    
      -ms-animation-name: shake;
      -o-animation-name: headShake;
      -moz-animation-name: headShake;
      animation-name: headShake;
    }
    .perspEightHundred {
        -webkit-perspective: 800px;
        perspective: 800px;
    }
    .MainForm{
        -ms-perspective: 800px;
        -webkit-perspective: 800px;
        perspective: 800px;
    }
    
}

/* For IE */
.ie .headShake {
  -webkit-animation: shake .5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: shake .5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
@-webkit-keyframes shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}
@keyframes shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}

@-moz-document url-prefix() {
    .perspEightHundred {
        perspective: none;
        -webkit-perspective: none;
    }
}
